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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254809'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254809'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254821> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254821'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254821'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254827> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254827'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254827'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254820> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254820'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254820'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254826> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254823'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254823'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254815> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254815'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254815'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254782> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254782'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254782'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226722> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226723'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226723'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226726> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226732'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226732'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226708> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226708'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226708'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226734> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226604'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226604'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226799> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226707'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226707'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226579> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226579'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226579'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226601> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226601'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226601'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226589> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226589'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226589'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226536> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226596'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226596'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226598> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226728'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226728'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226590> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226590'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226590'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226546> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226549'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226549'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226626> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226626'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226626'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226555> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226555'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226555'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226800> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226800'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226800'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226584> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226584'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226584'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226733> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226733'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226733'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226710> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226721'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226721'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237375> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237375'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237375'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237302> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237302'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237302'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237255> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237255'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237255'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237298> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237291'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237291'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237284> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237278'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237278'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237361> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237361'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237361'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254808> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254808'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254808'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254822> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254822'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254822'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232580> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232580'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232580'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232598> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232598'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232598'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225942> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:225942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '225942'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:225942'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225931> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:225931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '225931'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:225931'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239522> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239522'^^xsd:integer;
  dwc:scientificName 'Epsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2360'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239522'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245222> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245222'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245222'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245154> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245154'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245154'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245137> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245128'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245128'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244512> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244512'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244512'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245130> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245130'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245130'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245211> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245211'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245211'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245176> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245184'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245184'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245186> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245192'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245192'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227150> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227150'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227150'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227273> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227273'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227273'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227268> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227268'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227268'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227182> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227175'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227175'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227123> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227118'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227118'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227148> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227147'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227147'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227342> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227343'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227343'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227138> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227138'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227138'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227274> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227274'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227274'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227167> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227167'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227167'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252781> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252781'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252781'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252852> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252777'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252777'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252764> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252764'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252764'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252823> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252823'^^xsd:integer;
  dwc:scientificName 'Pierrickia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2432'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252823'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231748> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231748'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231748'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231788> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231788'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231788'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231794> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231800'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231800'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231811> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231812'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231812'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231830> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231830'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231830'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237326> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237326'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237326'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237324> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237318'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237318'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237313> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237306'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237306'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237482> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237482'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237482'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237337> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237337'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237337'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231734> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237368'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237368'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232303> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232303'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232303'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231258> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231258'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231258'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231248> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231248'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231248'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232060> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231223'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231223'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232067> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232067'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232067'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232266> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:225895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '225895'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:225895'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232581> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232581'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232581'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231711> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231711'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231711'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231737> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231737'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231737'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231852> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231852'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231852'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225884> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:225883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '225883'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:225883'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232656> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232656'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232656'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232610> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232620'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232620'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232627> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232627'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232627'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232638> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232639'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232639'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232651> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232657'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232657'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232662> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232663'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232663'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225930> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:225930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '225930'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:225930'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232024> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231192'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231192'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226965> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226961'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226961'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227011> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227015'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227015'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227022> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227100'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227100'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227041> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227041'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227041'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226993> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226993'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226993'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227094> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227094'^^xsd:integer;
  dwc:scientificName 'Aponema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2363'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227094'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232102> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232102'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232102'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232091> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232091'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232091'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232090> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232090'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232090'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231216> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231216'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231216'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231271> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231271'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231271'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232123> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232123'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232123'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237362> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237362'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237362'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237378> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237378'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237378'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237356> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237342'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237342'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237300> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237301'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237301'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237330> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258283'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258283'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258266> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258271'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258271'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239967> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239967'^^xsd:integer;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239967'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258499> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258499'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258499'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259662> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259662'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259662'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258494> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258494'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258494'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259657> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259656'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259656'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258501> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259468'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259468'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259626> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259626'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259626'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258504> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259620'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259620'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259116> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259116'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259116'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258500> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258973'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258973'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258942> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258942'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258942'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258885> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258878'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258878'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258818> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258818'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258818'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259268> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259268'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259268'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258392> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258392'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258392'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259597> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259597'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259597'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259590> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259585'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259585'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259578> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259578'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259578'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259563> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259563'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259563'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259441> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259329'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259329'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259294> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259294'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259294'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259281> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259281'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259281'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258395> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258395'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258395'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259194> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259194'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259194'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258396> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259044'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259044'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259002> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259002'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259002'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258403> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258984'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258984'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258394> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258394'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258394'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258426> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258432'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258432'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258438> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258439'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258439'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258449> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258449'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258449'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258462> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258462'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258462'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259472> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258386'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258386'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258487> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258487'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258487'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258467> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258467'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258467'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258415> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258415'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258415'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258473> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258473'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258473'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258509> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258509'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258509'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259903> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259904'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259904'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259908> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259912'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259912'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259924> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259924'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259924'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258493> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258493'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258493'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259557> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259557'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259557'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259543> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259536'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259536'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259518> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259518'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259518'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258374> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258374'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258374'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258402> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258402'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258402'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258387> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258397'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258397'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259513> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259512'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259512'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259482> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259482'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259482'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258468> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258468'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258468'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258768> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258768'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258768'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258409> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258409'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258409'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258414> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258414'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258414'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259663> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259663'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259663'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258637> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258637'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258637'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258642> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258642'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258642'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258681> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258681'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258681'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259684> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259685'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259685'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259703> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259703'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259703'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228973> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228973'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228973'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229067> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229067'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229067'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228764> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228764'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228764'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228966> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228966'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228966'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228763> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228763'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228763'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228791> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228791'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228791'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228769> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228780'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228780'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228785> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228785'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228785'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229140> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229139'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229139'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229073> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229073'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229073'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228804> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228804'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228804'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229033> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229033'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229033'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243947> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243942'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243942'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243933> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243933'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243933'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243982> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243982'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243982'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244011> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244016'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244016'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244041> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244041'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244041'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244052> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244052'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244052'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244066> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244066'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244066'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244078> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244078'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244078'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244084> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244084'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244084'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244101> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244101'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244101'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227818> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227811'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227811'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227849> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227849'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227849'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245292> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245388'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245388'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245390> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245390'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245390'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244496> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245437'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245437'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245268> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245268'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245268'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245262> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245262'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245262'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244976> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244976'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244976'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244500> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244500'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244500'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244514> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244514'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244514'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244784> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244784'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244784'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245263> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245263'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245263'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245478> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245479'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245479'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245455> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245455'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245455'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245472> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245472'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245472'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244542> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244545'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244545'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244557> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244557'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244557'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244559> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244559'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244559'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244613> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244613'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244613'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244656> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244656'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244656'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245059> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245059'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245059'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245124> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245124'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245124'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244981> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244910'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244910'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244658> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244658'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244658'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244407> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244407'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244407'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244409> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244419'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244419'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244430> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244430'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244430'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244436> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244436'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244436'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244448> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244449'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244449'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244730> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244730'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244730'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245216> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245216'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245216'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245210> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244758'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244758'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245443> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245443'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245443'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245416> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245416'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245416'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245438> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245395'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245395'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244245> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244280'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244280'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244193> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244199'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244199'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244209> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244209'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244209'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244192> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244192'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244192'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244010> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244010'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244010'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244163> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244163'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244163'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244232> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244232'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244232'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243945> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243945'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243945'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243959> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243959'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243959'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237331> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237331'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237331'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237415> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237414'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237414'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237398> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237398'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237398'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237391> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237391'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237391'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228810> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228810'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228810'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229362> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229362'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229362'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229468> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229470'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229470'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228821> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228858'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228858'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229274> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229274'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229274'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244889> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245202'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245202'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244917> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244917'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244917'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244974> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245203'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245203'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245208> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245209'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245209'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227782> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227782'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227782'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227753> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227749'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227749'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227741> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227741'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227741'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227776> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227730'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227730'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227786> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227786'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227786'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227724> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227723'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227723'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227711> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227711'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227711'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227729> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227729'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227729'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227808> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227808'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227808'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227766> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227764'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227764'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227758> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227705'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227705'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227693> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227693'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227693'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227684> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227684'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227684'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227629> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227629'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227629'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227735> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227735'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227735'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227833> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227833'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227833'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232599> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232599'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232599'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227911> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227910'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227910'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227885> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227885'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227885'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227874> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227874'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227874'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227856> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227851'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227851'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227834> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227834'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227834'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227828> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244458'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244458'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244491> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244491'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244491'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244530> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244530'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244530'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244519> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244519'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244519'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231835> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231839'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231839'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232296> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232296'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232296'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231717> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231717'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231717'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231694> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231277'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231277'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231289> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231289'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231289'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231294> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231295'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231295'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231304> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231304'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231304'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257245> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257242'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257242'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257234> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257234'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257234'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257250> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257250'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257250'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257232> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257232'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257232'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257258> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257258'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257258'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257227> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257226'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257226'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257225> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257222'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257222'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257256> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257256'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257256'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257233> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257233'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257233'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257277> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257283'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257283'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257263> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257263'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257263'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257230> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257230'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257230'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250456> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250456'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250456'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250464> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250464'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250464'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250454> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250454'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250454'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250462> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250462'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250462'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231331> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231331'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231331'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231441> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231506'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231506'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231537> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231537'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231537'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231654> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231654'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231654'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257281> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257285'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257285'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257292> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257292'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257292'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257342> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257342'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257342'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257246> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257246'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257246'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257278> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257274'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257274'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257271> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257265'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257265'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260292> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:260292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '260292'^^xsd:integer;
  dwc:scientificName 'Wieseria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2553'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:260292'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258242> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258242'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258242'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258265> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258255'^^xsd:integer;
  dwc:scientificName 'Trefusia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258255'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231952> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231957'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231957'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231984> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231984'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231984'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232395> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232395'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232395'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256548> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256548'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256548'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256549> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256549'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256549'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256561> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256561'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256561'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256555> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256555'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256555'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246961> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246961'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246961'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246989> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246989'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246989'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246955> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246955'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246955'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246990> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246990'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246990'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247094> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247094'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247094'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246968> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246968'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246968'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246933> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246933'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246933'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246967> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246967'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246967'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246949> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246949'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246949'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247025> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247025'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247025'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247042> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247042'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247042'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247069> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246948'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246948'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246976> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249898'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249898'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249885> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249885'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249885'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249884> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249884'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249884'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249882> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249882'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249882'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249881> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249881'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249881'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249880> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249880'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249880'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249879> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249879'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249879'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249888> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249888'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249888'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249904> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249904'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249904'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249135> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249135'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249135'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249919> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249919'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249919'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249918> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249918'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249918'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249915> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249915'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249915'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249913> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249913'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249913'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249912> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249912'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249912'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243192> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239491'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239491'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239478> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239478'^^xsd:integer;
  dwc:scientificName 'Enoplida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2141'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239478'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248400> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248402'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248402'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248419> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248474'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248474'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248377> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248377'^^xsd:integer;
  dwc:scientificName 'Minolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2315'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248377'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2315'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232285> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232279'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232279'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232278> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232278'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232278'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232295> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232295'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232295'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232290> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232290'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232290'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231158> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231158'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231158'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231211> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231211'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231211'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231200> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232289'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232289'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232297> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232297'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232297'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249311> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249311'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249311'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249338> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249338'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249338'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249349> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249349'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249349'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249356> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249356'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249356'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249360> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249360'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249360'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249675> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249675'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249675'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249374> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249374'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249374'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249877> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249877'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249877'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249475> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249475'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249475'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249513> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249513'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249513'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249514> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249514'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249514'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249568> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249568'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249568'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249573> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249573'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249573'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249367> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249367'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249367'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249937> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249937'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249937'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249925> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249925'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249925'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249886> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249886'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249886'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249926> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249926'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249926'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250047> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250047'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250047'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249893> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249893'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249893'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250265> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250265'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250265'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249890> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249890'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249890'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249889> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249889'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249889'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249896> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249896'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249896'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249887> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249887'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249887'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250468> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250470'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250470'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250483> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250483'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250483'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250496> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250497'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250497'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250509> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250509'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250509'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231613> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231613'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231613'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231204> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231848'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231848'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232318> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232318'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232318'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232309> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232309'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232309'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243836> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243837'^^xsd:integer;
  dwc:scientificName 'Ledovitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2560'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243837'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243882> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243882'^^xsd:integer;
  dwc:scientificName 'Ledovitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2560'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243882'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243851> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243849'^^xsd:integer;
  dwc:scientificName 'Ledovitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2560'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243849'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243864> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243864'^^xsd:integer;
  dwc:scientificName 'Ledovitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2560'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243864'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243890> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243890'^^xsd:integer;
  dwc:scientificName 'Ledovitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2560'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243890'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243883> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243883'^^xsd:integer;
  dwc:scientificName 'Ledovitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2560'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243883'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243870> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243870'^^xsd:integer;
  dwc:scientificName 'Ledovitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2560'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243870'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243839> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243830'^^xsd:integer;
  dwc:scientificName 'Ledovitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2560'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243830'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250188> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250188'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250188'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249939> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249939'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249939'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250241> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250241'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250241'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250323> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250323'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250323'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250332> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250332'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250332'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250333> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250333'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250333'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250350> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250350'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250350'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250351> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250351'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250351'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250154> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250154'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250154'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250356> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250356'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250356'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250192> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250192'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250192'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250363> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250363'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250363'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250090> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250090'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250090'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250132> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250132'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250132'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250153> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250153'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250153'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256993> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232449'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232449'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232437> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232437'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232437'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232411> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232403'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232403'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232390> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232390'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232390'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232267> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232267'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232267'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232379> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232379'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232379'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232364> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232364'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232364'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231950> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231950'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231950'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232277> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232273'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232273'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232272> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232272'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232272'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232271> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232271'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232271'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231205> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231205'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231205'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232383> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232383'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232383'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231874> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231874'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231874'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231919> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231919'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231919'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232490> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232490'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232490'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232489> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232489'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232489'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249075> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249075'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249075'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249078> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249078'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249078'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249079> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249079'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249079'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249080> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249080'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249080'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249095> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249095'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249095'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249073> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249073'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249073'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249938> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249938'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249938'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249072> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249072'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249072'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249934> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249934'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249934'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249932> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249932'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249932'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249931> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249931'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249931'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249852> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249852'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249852'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249875> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249875'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249875'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249097> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249097'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249097'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249049> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249049'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249049'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249008> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249008'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249008'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249009> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249009'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249009'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249010> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249010'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249010'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249014> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249014'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249014'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249020> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249020'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249020'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249021> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249021'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249021'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249074> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249074'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249074'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249040> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249040'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249040'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249060> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249060'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249060'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249061> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249061'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249061'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249064> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249064'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249064'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249065> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249065'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249065'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249066> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249066'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249066'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249067> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249067'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249067'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249032> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249032'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249032'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249736> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249736'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249736'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249737> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249737'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249737'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249740> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249740'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249740'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249806> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249806'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249806'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249807> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249807'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249807'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249658> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249658'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249658'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249809> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249809'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249809'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249574> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249574'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249574'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249817> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249817'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249817'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249818> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249818'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249818'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249835> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249835'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249835'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249839> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249839'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249839'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249840> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249840'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249840'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249808> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249808'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249808'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249428> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249428'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249428'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249309> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249309'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249309'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249243> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249243'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249243'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249249> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249249'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249249'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249255> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249255'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249255'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249261> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249261'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249261'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249870> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249870'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249870'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249237> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249237'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249237'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249865> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249865'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249865'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249231> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249231'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249231'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249263> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249263'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249263'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249268> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249268'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249268'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249274> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249274'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249274'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249281> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249281'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249281'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249876> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249876'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249876'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249869> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249869'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249869'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249167> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249167'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249167'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249930> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249930'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249930'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249871> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249871'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249871'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249145> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249145'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249145'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249146> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249146'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249146'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249160> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249160'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249160'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249238> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249238'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249238'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249165> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249165'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249165'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249289> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249289'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249289'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249187> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249187'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249187'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249205> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249205'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249205'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249216> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249216'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249216'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249220> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249220'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249220'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249223> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249223'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249223'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249164> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249164'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249164'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249810> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249810'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249810'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249282> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249282'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249282'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249894> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249894'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249894'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249906> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249906'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249906'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249007> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249007'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249007'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249903> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249903'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249903'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249902> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249902'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249902'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249136> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249136'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249136'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249901> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249901'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249901'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249900> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249900'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249900'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249899> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249899'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249899'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249907> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249907'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249907'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250089> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250089'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250089'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250157> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250157'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250157'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250159> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250159'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250159'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250160> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250160'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250160'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250168> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250168'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250168'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248690> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248690'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248690'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248689> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248689'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248689'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248684> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248684'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248684'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248662> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248662'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248662'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248647> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248647'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248647'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248772> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248772'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248772'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248766> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248766'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248766'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248698> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248698'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248698'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248848> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248848'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248848'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248611> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248611'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248611'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248922> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248922'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248922'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248635> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248635'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248635'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248634> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248634'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248634'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248628> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248628'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248628'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248623> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248623'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248623'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248620> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248620'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248620'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248572> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248572'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248572'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248612> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248612'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248612'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254832> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254832'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254832'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252993> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252993'^^xsd:integer;
  dwc:scientificName 'Polysigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252993'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252920> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252920'^^xsd:integer;
  dwc:scientificName 'Polysigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2347'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252920'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248610> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248610'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248610'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248606> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248606'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248606'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248605> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248605'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248605'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248842> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248842'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248842'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248600> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248600'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248600'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248578> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248578'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248578'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248694> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248694'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248694'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248791> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248791'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248791'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248779> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248779'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248779'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248778> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248778'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248778'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257131> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257131'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257131'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257142> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257142'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257142'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257171> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257171'^^xsd:integer;
  dwc:scientificName 'Synonchiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2335'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257171'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239829> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239829'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239829'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243439> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243439'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243439'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243438> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243438'^^xsd:integer;
  dwc:scientificName 'Innocuonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2299'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243438'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233125> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233125'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233125'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233121> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233121'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233121'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233117> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233117'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233117'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233192> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233192'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233192'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233197> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233197'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233197'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233202> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233202'^^xsd:integer;
  dwc:scientificName 'Cyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2308'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233202'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230067> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230067'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230067'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230356> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230356'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230356'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230360> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230360'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230360'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230088> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230088'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230088'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230175> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230175'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230175'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230182> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230182'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230182'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230231> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230231'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230231'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230065> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230065'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230065'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230354> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230354'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230354'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230155> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230155'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230155'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255180> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255180'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255180'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255271> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255271'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255271'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255270> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255270'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255270'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255269> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255269'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255269'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255264> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255264'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255264'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255263> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255263'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255263'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255262> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255262'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255262'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255261> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255261'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255261'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255259> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255259'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255259'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255258> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255258'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255258'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255276> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255276'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255276'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255594> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255594'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255594'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255326> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255326'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255326'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255223> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255223'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255223'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236593> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236593'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236593'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226936> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226936'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226936'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226928> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226928'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226928'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236853> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236853'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236853'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236841> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236841'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236841'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236918> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236918'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236918'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236835> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236835'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236835'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236970> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236970'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236970'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236426> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236426'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236426'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235429> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235429'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235429'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236421> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236421'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236421'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236965> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236965'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236965'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236838> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236838'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236838'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236427> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236427'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236427'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236682> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236682'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236682'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236430> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236430'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236430'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236470> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236470'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236470'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236545> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236545'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236545'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234837> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234837'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234837'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234858> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234858'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234858'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234865> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234865'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234865'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234870> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234870'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234870'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234883> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234883'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234883'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234888> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234888'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234888'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234889> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234889'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234889'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235440> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235440'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235440'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234894> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234894'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234894'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234896> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234896'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234896'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234925> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234925'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234925'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234930> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234930'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234930'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235034> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235034'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235034'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235183> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235183'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235183'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235225> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235225'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235225'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235338> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235338'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235338'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235441> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235441'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235441'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236742> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236742'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236742'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236940> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236940'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236940'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236904> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236904'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236904'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236899> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236899'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236899'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236898> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236898'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236898'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236952> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236952'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236952'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236874> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236874'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236874'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236964> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236964'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236964'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236868> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236868'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236868'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236972> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236972'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236972'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236977> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236977'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236977'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243035> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243035'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243035'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239820> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239820'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239820'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239822> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239822'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239822'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234211> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234211'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234211'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234275> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234275'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234275'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234354> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234354'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234354'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243042> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243042'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243042'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243019> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243019'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243019'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243013> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243013'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243013'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243006> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243006'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243006'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242976> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242976'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242976'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242973> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242973'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242973'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242970> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242970'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242970'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242900> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242900'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242900'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242978> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242978'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242978'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243088> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243088'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243088'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242994> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242994'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242994'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242995> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242995'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242995'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242990> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242990'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242990'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248545> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248545'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248545'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248544> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248544'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248544'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248538> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248538'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248538'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248527> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248527'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248527'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248526> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248526'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248526'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248542> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248542'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248542'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248550> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248550'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248550'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248549> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248549'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248549'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248548> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248548'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248548'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248546> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248546'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248546'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234210> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234210'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234210'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251765> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251765'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251765'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251770> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251770'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251770'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251763> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251763'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251763'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251771> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251771'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251771'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239585> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239585'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239585'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239592> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239592'^^xsd:integer;
  dwc:scientificName 'Eubostrichus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2351'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239592'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246578> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246578'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246578'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246553> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246553'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246553'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246596> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246596'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246596'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246588> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246588'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246588'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246589> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246589'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246589'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246544> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246544'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246544'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245697> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245697'^^xsd:integer;
  dwc:scientificName 'Leptosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245697'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245518> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245518'^^xsd:integer;
  dwc:scientificName 'Leptosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245518'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245504> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245504'^^xsd:integer;
  dwc:scientificName 'Leptosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245504'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245530> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245530'^^xsd:integer;
  dwc:scientificName 'Leptosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245530'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245581> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245581'^^xsd:integer;
  dwc:scientificName 'Leptosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245581'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245698> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245698'^^xsd:integer;
  dwc:scientificName 'Leptosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245698'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245732> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245732'^^xsd:integer;
  dwc:scientificName 'Leptosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245732'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245802> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245802'^^xsd:integer;
  dwc:scientificName 'Leptosomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2200'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245802'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245899> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245899'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245899'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246009> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246009'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246009'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245904> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245904'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245904'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245893> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245893'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245893'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245892> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245892'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245892'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245886> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245886'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245886'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245878> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245878'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245878'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245875> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245875'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245875'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245869> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245869'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245869'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259984> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259984'^^xsd:integer;
  dwc:scientificName 'Tripyloididae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2209'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259984'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227420> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227420'^^xsd:integer;
  dwc:scientificName 'Enchelidiidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2203'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227420'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251720> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251720'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251720'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251603> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251603'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251603'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251530> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251530'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251530'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251705> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251705'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251705'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251545> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251545'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251545'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251515> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251515'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251515'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245915> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245915'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245915'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245867> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245867'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245867'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245911> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245911'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245911'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245865> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245865'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245865'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245864> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245864'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245864'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245862> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245862'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245862'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245861> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245861'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245861'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245860> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245860'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245860'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245848> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245848'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245848'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245846> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245846'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245846'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245866> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245866'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245866'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245987> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245987'^^xsd:integer;
  dwc:scientificName 'Linhomoeidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2191'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245987'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251644> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251644'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251644'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251591> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251591'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251591'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251408> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251408'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251408'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251418> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251418'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251418'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251529> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251529'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251529'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251528> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251528'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251528'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251419> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251419'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251419'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251511> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251511'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251511'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251503> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251503'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251503'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251611> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251611'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251611'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251516> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251516'^^xsd:integer;
  dwc:scientificName 'Oxystominidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2201'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251516'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246801> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246801'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246801'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246731> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246731'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246731'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246717> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246717'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246717'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231176> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231176'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231176'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231166> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231166'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231166'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232265> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232265'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232265'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231162> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231162'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231162'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231161> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231161'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231161'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231165> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231165'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231165'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232262> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232262'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232262'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246598> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246598'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246598'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246696> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246696'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246696'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246562> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246562'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246562'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246687> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246687'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246687'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246613> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246613'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246613'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246608> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246608'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246608'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246560> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246560'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246560'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246440> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246440'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246440'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246456> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246456'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246456'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246525> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246525'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246525'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247098> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247098'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247098'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246926> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246926'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246926'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246879> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246879'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246879'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246752> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246752'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246752'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246742> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246742'^^xsd:integer;
  dwc:scientificName 'Marylynnia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2310'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246742'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '834500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247082> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247082'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247082'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247089> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247089'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247089'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247090> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247090'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247090'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246873> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246873'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246873'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246874> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246874'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246874'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247162> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247162'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247162'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247304> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247304'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247304'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246998> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246998'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246998'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247332> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247332'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247332'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246936> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246936'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246936'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247225> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247225'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247225'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247093> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247093'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247093'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230004> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230004'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230004'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247428> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247428'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247428'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247422> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247422'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247422'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247483> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247483'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247483'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233696> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233696'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233696'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233808> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233808'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233808'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233858> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233858'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233858'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233916> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233916'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233916'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234036> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234036'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234036'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234052> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234052'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234052'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234058> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234058'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234058'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228453> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228453'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228453'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228291> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228291'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228291'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228205> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228205'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228205'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228217> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228217'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228217'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228239> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228239'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228239'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228339> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228339'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228339'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228216> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228216'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228216'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227983> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227983'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227983'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228038> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228038'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228038'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228115> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228115'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228115'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228181> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228181'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228181'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228196> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228196'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228196'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228269> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228269'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228269'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234127> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234127'^^xsd:integer;
  dwc:scientificName 'Deontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234127'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234147> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234147'^^xsd:integer;
  dwc:scientificName 'Deontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234147'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234140> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234140'^^xsd:integer;
  dwc:scientificName 'Deontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234140'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234134> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234134'^^xsd:integer;
  dwc:scientificName 'Deontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234134'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234122> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234122'^^xsd:integer;
  dwc:scientificName 'Deontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234122'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228271> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228271'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228271'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248174> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248174'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248174'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248175> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248175'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248175'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248113> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248113'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248113'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248308> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248308'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248308'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248314> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248314'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248314'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248242> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248242'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248242'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248307> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248307'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248307'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248315> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248315'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248315'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248117> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248117'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248117'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248119> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248119'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248119'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248120> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248120'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248120'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248143> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248143'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248143'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248168> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248168'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248168'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248169> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248169'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248169'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235861> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235861'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235861'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235482> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235482'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235482'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235536> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235536'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235536'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235584> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235584'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235584'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235637> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235637'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235637'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235638> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235638'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235638'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235734> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235734'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235734'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235774> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235774'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235774'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236420> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236420'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236420'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235816> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235816'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235816'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235938> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235938'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235938'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236021> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236021'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236021'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236066> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236066'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236066'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236167> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236167'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236167'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236220> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236220'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236220'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236240> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236240'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236240'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236250> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236250'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236250'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236327> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236327'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236327'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236406> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236406'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236406'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235791> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235791'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235791'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234895> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234895'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234895'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236983> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236983'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236983'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236984> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236984'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236984'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235196> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235196'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235196'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234836> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234836'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234836'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235326> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235326'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235326'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237002> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237002'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237002'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237008> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237008'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237008'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237083> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237083'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237083'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237100> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237100'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237100'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237105> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237105'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237105'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237180> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237180'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237180'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237196> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237196'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237196'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248101> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248101'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248101'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248096> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248096'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248096'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248098> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248098'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248098'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248100> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248100'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248100'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248021> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248021'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248021'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248102> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248102'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248102'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248108> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248108'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248108'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248023> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248023'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248023'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248112> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248112'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248112'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248107> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248107'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248107'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243498> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243498'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243498'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243504> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243504'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243504'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243510> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243510'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243510'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243516> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243516'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243516'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243523> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243523'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243523'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243482> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243482'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243482'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243488> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243488'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243488'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243490> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243490'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243490'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243492> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243492'^^xsd:integer;
  dwc:scientificName 'Ixonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2365'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243492'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228528> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228528'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228528'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228747> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228747'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228747'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228716> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228716'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228716'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228715> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228715'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228715'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228712> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228712'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228712'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228710> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228710'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228710'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228633> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228633'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228633'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228626> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228626'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228626'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228571> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228571'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228571'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228488> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228488'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228488'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228533> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228533'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228533'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228487> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228487'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228487'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228534> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228534'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228534'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250399> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250399'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250399'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250398> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250398'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250398'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250391> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250391'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250391'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250397> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250397'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250397'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250395> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250395'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250395'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250394> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250394'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250394'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250392> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250392'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250392'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228527> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228527'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228527'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228521> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228521'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228521'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228516> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228516'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228516'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228509> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228509'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228509'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228505> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228505'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228505'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228503> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228503'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228503'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228498> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228498'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228498'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228497> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228497'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228497'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228491> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228491'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228491'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255369> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255369'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255369'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255368> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255368'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255368'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255367> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255367'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255367'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255409> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255409'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255409'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255194> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255194'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255194'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255193> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255193'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255193'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255190> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255190'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255190'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255186> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255186'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255186'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255183> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255183'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255183'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255182> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255182'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255182'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255181> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255181'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255181'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255275> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255275'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255275'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255373> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255373'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255373'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255256> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255256'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255256'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255253> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255253'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255253'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255252> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255252'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255252'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255251> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255251'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255251'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255239> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255239'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255239'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255247> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255247'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255247'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255246> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255246'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255246'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255245> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255245'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255245'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255243> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255243'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255243'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255242> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255242'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255242'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255241> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255241'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255241'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255240> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255240'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255240'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255220> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255220'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255220'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255219> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255219'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255219'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255206> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255206'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255206'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255199> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255199'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255199'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255227> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255227'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255227'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255233> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255233'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255233'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255234> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255234'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255234'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255232> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255232'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255232'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255237> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255237'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255237'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255231> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255231'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255231'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255222> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255222'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255222'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255226> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255226'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255226'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255238> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255238'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255238'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255254> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255254'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255254'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255230> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255230'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255230'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255229> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255229'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255229'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255250> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255250'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255250'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252632> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252632'^^xsd:integer;
  dwc:scientificName 'Perepsilonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153344'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252632'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250393> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250393'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250393'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250407> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250407'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250407'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250401> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250401'^^xsd:integer;
  dwc:scientificName 'Monhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153352'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250401'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238222> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238222'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238222'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238432> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238432'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238432'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238386> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238386'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238386'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238630> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238630'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238630'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238496> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238496'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238496'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238347> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238347'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238347'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238567> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238567'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238567'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238622> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238622'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238622'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238569> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238569'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238569'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238568> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238568'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238568'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238326> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238326'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238326'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238342> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238342'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238342'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238855> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238855'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238855'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239005> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239005'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239005'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238903> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238903'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238903'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238910> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238910'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238910'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238911> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238911'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238911'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238914> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238914'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238914'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238635> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238635'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238635'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238777> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238777'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238777'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239023> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239023'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239023'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239041> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239041'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239041'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238433> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238433'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238433'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239030> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239030'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239030'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238935> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238935'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238935'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239060> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239060'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239060'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239058> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239058'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239058'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239053> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239053'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239053'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239052> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239052'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239052'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239042> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239042'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239042'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239029> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239029'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239029'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238901> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238901'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238901'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238655> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238655'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238655'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238670> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238670'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238670'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238699> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238699'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238699'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238712> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238712'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238712'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238741> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238741'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238741'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243152> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243152'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243152'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243151> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243151'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243151'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243146> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243146'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243146'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243142> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243142'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243142'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243121> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243121'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243121'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243117> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243117'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243117'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243115> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243115'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243115'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243155> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243155'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243155'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243176> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243176'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243176'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243170> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243170'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243170'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243159> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243159'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243159'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243158> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243158'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243158'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243116> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243116'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243116'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243154> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243154'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243154'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243153> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243153'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243153'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227523> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227523'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227523'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227529> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227529'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227529'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227531> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227531'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227531'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227545> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227545'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227545'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227556> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227556'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227556'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227552> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227552'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227552'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227546> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227546'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227546'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227562> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227562'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227562'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227524> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227524'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227524'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229644> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229644'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229644'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229628> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229628'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229628'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229627> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229627'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229627'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229613> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229613'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229613'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229574> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229574'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229574'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229566> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229566'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229566'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229555> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229555'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229555'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229554> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229554'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229554'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229876> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229876'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229876'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229505> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229505'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229505'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229502> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229502'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229502'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229748> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229748'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229748'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229747> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229747'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229747'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229744> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229744'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229744'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229741> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229741'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229741'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229739> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229739'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229739'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229738> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229738'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229738'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229759> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229759'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229759'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229736> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229736'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229736'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229735> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229735'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229735'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229732> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229732'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229732'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229731> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229731'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229731'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227555> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227555'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227555'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252268> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252268'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252268'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252269> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252269'^^xsd:integer;
  dwc:scientificName 'Paramicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2409'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252269'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226903> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226903'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226903'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226894> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226894'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226894'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226893> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226893'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226893'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226886> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226886'^^xsd:integer;
  dwc:scientificName 'Antomicron'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2400'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226886'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239934> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239934'^^xsd:integer;
  dwc:scientificName 'Glochinematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227149'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239934'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255946> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255946'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255946'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255981> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255981'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255981'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256024> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256024'^^xsd:integer;
  dwc:scientificName 'Siphonolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2495'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256024'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226681> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226681'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226681'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226643> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226643'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226643'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226644> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226644'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226644'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226651> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226651'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226651'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226656> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226656'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226656'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226657> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226657'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226657'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226470> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226470'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226470'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226487> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226487'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226487'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226526> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226526'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226526'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226527> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226527'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226527'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226578> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226578'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226578'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226662> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226662'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226662'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226703> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226703'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226703'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226663> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226663'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226663'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226632> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226632'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226632'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226680> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226680'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226680'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226699> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226699'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226699'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226550> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226550'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226550'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226698> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226698'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226698'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226697> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226697'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226697'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226693> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226693'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226693'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226692> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226692'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226692'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226691> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226691'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226691'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226687> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226687'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226687'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226686> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226686'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226686'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226704> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226704'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226704'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226655> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226655'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226655'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226607> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226607'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226607'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226603> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226603'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226603'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226602> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226602'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226602'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234407> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234407'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234407'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234415> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234415'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234415'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234416> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234416'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234416'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234409> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234409'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234409'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234410> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234410'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234410'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234401> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234401'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234401'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234452> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234452'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234452'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234490> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234490'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234490'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234491> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234491'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234491'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226872> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226872'^^xsd:integer;
  dwc:scientificName 'Anticoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2500'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226872'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253284> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253284'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253284'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253290> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253290'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253290'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253320> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253320'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253320'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253323> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253323'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253323'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253326> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253326'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253326'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253374> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253374'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253374'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253414> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253414'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253414'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253415> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253415'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253415'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253465> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253465'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253465'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253519> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253519'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253519'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253604> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253604'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253604'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253644> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253644'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253644'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253328> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253328'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253328'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253187> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253187'^^xsd:integer;
  dwc:scientificName 'Porocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253187'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253214> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253214'^^xsd:integer;
  dwc:scientificName 'Porocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253214'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258114> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258114'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258114'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258163> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258163'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258163'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258151> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258151'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258151'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258139> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258139'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258139'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258138> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258138'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258138'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258128> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258128'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258128'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258115> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258115'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258115'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258109> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258109'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258109'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258104> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258104'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258104'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258101> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258101'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258101'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258127> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258127'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258127'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258088> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258088'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258088'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258086> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258086'^^xsd:integer;
  dwc:scientificName 'Theristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2469'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258086'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226541> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226541'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226541'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226543> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226543'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226543'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233247> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233247'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233247'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233260> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233260'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233260'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233259> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233259'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233259'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233254> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233254'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233254'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233253> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233253'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233253'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233248> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233248'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233248'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233384> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233384'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233384'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233265> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233265'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233265'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233340> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233340'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233340'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233363> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233363'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233363'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233422> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233422'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233422'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233404> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233404'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233404'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233300> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233300'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233300'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233262> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233262'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233262'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233290> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233290'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233290'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233287> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233287'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233287'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233281> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233281'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233281'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233276> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233276'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233276'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233275> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233275'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233275'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233336> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233336'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233336'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233325> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233325'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233325'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233321> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233321'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233321'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233319> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233319'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233319'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233318> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233318'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233318'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233305> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233305'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233305'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233261> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233261'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233261'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233370> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233370'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233370'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233376> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233376'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233376'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233378> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233378'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233378'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233382> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233382'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233382'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233385> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233385'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233385'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233358> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233358'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233358'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233359> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233359'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233359'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233462> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233462'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233462'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233343> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233343'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233343'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233346> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233346'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233346'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233352> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233352'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233352'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233353> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233353'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233353'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239750> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239750'^^xsd:integer;
  dwc:scientificName 'Filipjevia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2516'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239750'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248554> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248554'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248554'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248640> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248640'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248640'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248579> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248579'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248579'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248604> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248604'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248604'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248520> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248520'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248520'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248513> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248513'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248513'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248512> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248512'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248512'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248106> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248106'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248106'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258776> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258776'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258776'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258788> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258788'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258788'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258806> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258806'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258806'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259707> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259707'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259707'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259712> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259712'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259712'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259809> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259809'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259809'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259837> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259837'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259837'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258546> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258546'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258546'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258515> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258515'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258515'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259702> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A259702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:259702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '259702'^^xsd:integer;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:259702'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230362> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230362'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230362'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230283> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230283'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230283'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230000> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230000'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230000'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229985> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229985'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229985'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229988> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229988'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229988'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230181> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230181'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230181'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229995> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229995'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229995'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230034> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230034'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230034'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230001> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230001'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230001'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230002> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230002'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230002'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230003> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230003'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230003'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230015> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230015'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230015'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229994> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229994'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229994'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245269> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245269'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245269'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227507> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227507'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227507'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227519> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227519'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227519'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227518> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227518'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227518'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227517> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227517'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227517'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227512> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227512'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227512'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227510> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227510'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227510'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227511> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227511'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227511'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243654> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243654'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243654'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243607> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243607'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243607'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243558> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243558'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243558'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227509> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227509'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227509'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227501> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227501'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227501'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243649> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243649'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243649'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243810> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243810'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243810'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243766> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243766'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243766'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243698> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243698'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243698'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243666> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243666'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243666'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243661> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243661'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243661'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243660> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243660'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243660'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243659> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243659'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243659'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240394> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240394'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240394'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240091> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240091'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240091'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240134> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240134'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240134'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240109> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240109'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240109'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240116> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240116'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240116'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240118> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240118'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240118'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240151> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240151'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240151'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240488> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240488'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240488'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240480> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240480'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240480'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240487> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240487'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240487'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240156> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240156'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240156'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240198> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240198'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240198'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240469> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240469'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240469'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240259> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240259'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240259'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240387> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240387'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240387'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240152> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240152'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240152'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240136> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240136'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240136'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240138> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240138'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240138'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240139> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240139'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240139'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240141> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240141'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240141'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240144> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240144'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240144'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240145> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240145'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240145'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240199> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240199'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240199'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241344> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241344'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241344'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240092> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240092'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240092'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240120> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240120'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240120'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240121> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240121'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240121'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240584> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240584'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240584'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240547> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240547'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240547'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240126> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240126'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240126'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240127> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240127'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240127'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240133> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240133'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240133'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240548> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240548'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240548'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240518> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240518'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240518'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240531> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240531'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240531'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240360> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240360'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240360'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240536> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240536'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240536'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240537> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240537'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240537'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240538> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240538'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240538'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240578> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240578'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240578'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240579> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240579'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240579'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240561> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240561'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240561'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240566> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240566'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240566'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240572> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240572'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240572'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240577> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240577'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240577'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240978> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240978'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240978'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240528> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240528'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240528'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240688> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240688'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240688'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240757> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240757'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240757'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240763> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240763'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240763'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240801> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240801'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240801'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240817> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240817'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240817'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240837> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240837'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240837'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240878> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240878'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240878'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240681> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240681'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240681'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240938> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240938'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240938'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240979> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240979'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240979'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240986> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240986'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240986'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240992> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240992'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240992'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241116> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241116'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241116'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241119> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241119'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241119'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241218> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241218'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241218'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241253> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241253'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241253'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240882> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240882'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240882'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240552> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240552'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240552'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251220> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251220'^^xsd:integer;
  dwc:scientificName 'Onyx'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2597'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251220'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240523> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240523'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240523'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241909> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241909'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241909'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241913> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241913'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241913'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242265> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242265'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242265'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242449> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242449'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242449'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241826> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241826'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241826'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241799> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241799'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241799'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241751> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241751'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241751'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242121> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242121'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242121'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242214> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242214'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242214'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241542> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241542'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241542'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241531> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241531'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241531'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241489> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241489'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241489'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241973> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241973'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241973'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242743> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242743'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242743'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242063> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242063'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242063'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241697> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241697'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241697'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241621> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241621'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241621'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241559> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241559'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241559'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255797> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255797'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255797'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255825> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255825'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255825'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255912> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255912'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255912'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255806> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255806'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255806'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255786> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255786'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255786'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255791> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255791'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255791'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255800> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255800'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255800'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255802> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255802'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255802'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255768> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255768'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255768'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255812> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255812'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255812'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255819> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255819'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255819'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255828> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255828'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255828'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242380> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242380'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242380'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242779> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242779'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242779'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242381> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242381'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242381'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242856> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242856'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242856'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241417> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241417'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241417'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240183> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240183'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240183'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240150> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240150'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240150'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242809> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242809'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242809'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242347> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242347'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242347'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242363> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242363'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242363'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242443> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242443'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242443'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242508> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242508'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242508'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242593> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242593'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242593'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242626> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242626'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242626'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242702> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242702'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242702'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242732> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242732'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242732'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242328> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242328'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242328'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240157> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240157'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240157'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240180> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240180'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240180'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234800> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234800'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234800'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234758> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234758'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234758'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240078> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240078'^^xsd:integer;
  dwc:scientificName 'Halalaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240078'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255875> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255875'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255875'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255900> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255900'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255900'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255888> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255888'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255888'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255813> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255813'^^xsd:integer;
  dwc:scientificName 'Setoplectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2599'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255813'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250554> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250554'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250554'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250558> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250558'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250558'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250560> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250560'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250560'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250561> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250561'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250561'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250563> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250563'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250563'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250565> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250565'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250565'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250567> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250567'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250567'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250568> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250568'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250568'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250572> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250572'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250572'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250573> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250573'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250573'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250546> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250546'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250546'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250582> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250582'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250582'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250526> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250526'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250526'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250531> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250531'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250531'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250532> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250532'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250532'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250533> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250533'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250533'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250534> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250534'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250534'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250538> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250538'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250538'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250539> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250539'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250539'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250542> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250542'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250542'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250544> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250544'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250544'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250579> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250579'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250579'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250549> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250549'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250549'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250585> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250585'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250585'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250758> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250758'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250758'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250574> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250574'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250574'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250761> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250761'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250761'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250765> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250765'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250765'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250778> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250778'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250778'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250783> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250783'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250783'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250795> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250795'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250795'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250802> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250802'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250802'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250804> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250804'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250804'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250878> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250878'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250878'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250884> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250884'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250884'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250908> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250908'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250908'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250744> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250744'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250744'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250550> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250550'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250550'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250914> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250914'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250914'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250580> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250580'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250580'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250581> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250581'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250581'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250583> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250583'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250583'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250594> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250594'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250594'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250656> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250656'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250656'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250706> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250706'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250706'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250713> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250713'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250713'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250578> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250578'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250578'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250760> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250760'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250760'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232887> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232887'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232887'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232894> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232894'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232894'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232892> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232892'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232892'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232893> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232893'^^xsd:integer;
  dwc:scientificName 'Comesomatidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2185'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232893'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226384> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226384'^^xsd:integer;
  dwc:scientificName 'Haliplectidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226384'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226389> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226389'^^xsd:integer;
  dwc:scientificName 'Haliplectidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226389'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226383> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226383'^^xsd:integer;
  dwc:scientificName 'Haliplectidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226383'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226382> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226382'^^xsd:integer;
  dwc:scientificName 'Haliplectidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226382'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226403> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226403'^^xsd:integer;
  dwc:scientificName 'Haliplectidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226403'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250031> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250031'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250031'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248977> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248977'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248977'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248973> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248973'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248973'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248974> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248974'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248974'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249005> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249005'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249005'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248984> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248984'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248984'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248997> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248997'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248997'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248996> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248996'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248996'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248995> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248995'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248995'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250005> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250005'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250005'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249006> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249006'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249006'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248962> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248962'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248962'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248961> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248961'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248961'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248960> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248960'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248960'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250006> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250006'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250006'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250010> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250010'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250010'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248944> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248944'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248944'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250015> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250015'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250015'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249996> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249996'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249996'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248950> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248950'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248950'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250025> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250025'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250025'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248959> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248959'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248959'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248958> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248958'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248958'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248957> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248957'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248957'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248956> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248956'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248956'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248953> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248953'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248953'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248952> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248952'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248952'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250011> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250011'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250011'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248970> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248970'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248970'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248943> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248943'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248943'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248946> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248946'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248946'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248951> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248951'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248951'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248948> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248948'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248948'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249942> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249942'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249942'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249943> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249943'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249943'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249944> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249944'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249944'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249945> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249945'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249945'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249927> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249927'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249927'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249950> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249950'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249950'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249998> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249998'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249998'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248968> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248968'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248968'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248967> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248967'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248967'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248966> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248966'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248966'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248964> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248964'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248964'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250030> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250030'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250030'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249951> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249951'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249951'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249974> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249974'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249974'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248942> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248942'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248942'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249946> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249946'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249946'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249864> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249864'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249864'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249284> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249284'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249284'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248978> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248978'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248978'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249002> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249002'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249002'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249003> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249003'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249003'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248947> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248947'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248947'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249004> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249004'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249004'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248999> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248999'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248999'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248989> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248989'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248989'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248949> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248949'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248949'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248994> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248994'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248994'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248992> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248992'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248992'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249001> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249001'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249001'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248991> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248991'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248991'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248990> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248990'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248990'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248975> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248975'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248975'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248988> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248988'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248988'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248976> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248976'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248976'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248983> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248983'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248983'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248982> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248982'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248982'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233034> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233034'^^xsd:integer;
  dwc:scientificName 'Cyatholaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2219'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233034'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233040> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233040'^^xsd:integer;
  dwc:scientificName 'Cyatholaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2219'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233040'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233006> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233006'^^xsd:integer;
  dwc:scientificName 'Cyatholaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2219'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233006'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233013> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233013'^^xsd:integer;
  dwc:scientificName 'Cyatholaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2219'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233013'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233015> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233015'^^xsd:integer;
  dwc:scientificName 'Cyatholaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2219'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233015'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232975> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232975'^^xsd:integer;
  dwc:scientificName 'Cyatholaiminae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2219'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232975'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253086> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253086'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253086'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253087> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253087'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253087'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253104> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253104'^^xsd:integer;
  dwc:scientificName 'Pomponematinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2220'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253104'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2220'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234702> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234702'^^xsd:integer;
  dwc:scientificName 'Desmodorinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234702'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234563> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234563'^^xsd:integer;
  dwc:scientificName 'Desmodorinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234563'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234561> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234561'^^xsd:integer;
  dwc:scientificName 'Desmodorinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234561'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234558> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234558'^^xsd:integer;
  dwc:scientificName 'Desmodorinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234558'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234627> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234627'^^xsd:integer;
  dwc:scientificName 'Desmodorinae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2222'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234627'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247953> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247953'^^xsd:integer;
  dwc:scientificName 'Microlaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247953'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234787> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234787'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234787'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234780> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234780'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234780'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234781> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234781'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234781'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234786> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234786'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234786'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234765> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234765'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234765'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234792> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234792'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234792'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234799> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234799'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234799'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234811> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234811'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234811'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234760> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234760'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234760'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234817> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234817'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234817'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234823> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234823'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234823'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234810> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234810'^^xsd:integer;
  dwc:scientificName 'Desmoscolecidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2173'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234810'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2173'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247954> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247954'^^xsd:integer;
  dwc:scientificName 'Microlaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247954'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247955> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247955'^^xsd:integer;
  dwc:scientificName 'Microlaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247955'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247874> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247874'^^xsd:integer;
  dwc:scientificName 'Microlaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247874'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247952> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247952'^^xsd:integer;
  dwc:scientificName 'Microlaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2171'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247952'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226326> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226326'^^xsd:integer;
  dwc:scientificName 'Neotonchidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2165'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226326'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232135> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232135'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232135'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232239> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232239'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232239'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232229> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232229'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232229'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232228> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232228'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232228'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232227> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232227'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232227'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232214> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232214'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232214'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232203> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232203'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232203'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232201> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232201'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232201'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232160> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232160'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232160'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232159> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232159'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232159'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232242> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232242'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232242'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232249> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232249'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232249'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232250> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232250'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232250'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232240> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232240'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232240'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232146> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232146'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232146'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232140> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232140'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232140'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232263> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232263'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232263'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232134> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232134'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232134'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232130> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232130'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232130'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232129> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232129'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232129'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232016> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232016'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232016'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232128> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232128'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232128'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232053> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232053'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232053'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232049> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232049'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232049'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232048> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232048'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232048'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232044> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232044'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232044'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232041> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232041'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232041'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232037> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232037'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232037'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232036> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232036'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232036'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232032> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232032'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232032'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232030> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232030'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232030'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232023> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232023'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232023'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231222> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231222'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231222'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232015> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232015'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232015'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232014> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232014'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232014'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232008> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232008'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232008'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232002> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232002'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232002'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231987> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231987'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231987'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231985> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231985'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231985'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251333> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251333'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251333'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251265> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251265'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251265'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251330> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251330'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251330'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251346> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251346'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251346'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260192> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:260192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '260192'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:260192'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260186> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:260186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '260186'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:260186'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260130> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:260130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '260130'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:260130'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260124> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:260124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '260124'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:260124'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260064> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:260064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '260064'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:260064'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246225> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246225'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246225'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246223> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246223'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246223'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246270> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246270'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246270'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246199> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246199'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246199'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246344> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246344'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246344'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246210> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246210'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246210'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246215> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246215'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246215'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246219> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246219'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246219'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246298> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246298'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246298'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246273> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246273'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246273'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246307> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246307'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246307'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246110> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246110'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246110'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246408> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246408'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246408'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246214> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246214'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246214'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246140> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246140'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246140'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246182> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246182'^^xsd:integer;
  dwc:scientificName 'Litinium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2549'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246182'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260049> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A260049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:260049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '260049'^^xsd:integer;
  dwc:scientificName 'Viscosia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2570'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:260049'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249924> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249924'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249924'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249928> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249928'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249928'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231972> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231972'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231972'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227557> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227557'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227557'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249566> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249566'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249566'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255280> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255280'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255280'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255606> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255606'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255606'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255179> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255179'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255179'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233635> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233635'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233635'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255336> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255336'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255336'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255653> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255653'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255653'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239098> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239098'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239098'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230470> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230470'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230470'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253708> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253708'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253708'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239395> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239395'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239395'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247627> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247627'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247627'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247580> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247580'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247580'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247639> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247639'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247639'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247621> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247621'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247621'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253982> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253982'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253982'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254455> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254455'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254455'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226204> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226204'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226204'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237985> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237985'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237985'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237987> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237987'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237987'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237991> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237991'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237991'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226197> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226197'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226197'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231288> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231288'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231288'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231871> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231871'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231871'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226709> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226709'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226709'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237286> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237286'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237286'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226727> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226727'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226727'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226597> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226597'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226597'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244506> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244506'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244506'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231187> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231187'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231187'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232650> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232650'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232650'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232101> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232101'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232101'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231749> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231749'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231749'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237325> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237325'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237325'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237360> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237360'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237360'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229223> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229223'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229223'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228779> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228779'^^xsd:integer;
  dwc:scientificName 'Ceramonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2385'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228779'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2385'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243951> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243951'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243951'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245058> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245058'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245058'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245466> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245466'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245466'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245440> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A245440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:245440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '245440'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:245440'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244513> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244513'^^xsd:integer;
  dwc:scientificName 'Leptolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2407'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244513'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227770> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227770'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227770'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227743> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227743'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227743'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227683> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227683'^^xsd:integer;
  dwc:scientificName 'Calomicrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '153207'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227683'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244363> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A244363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:244363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '244363'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:244363'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243961> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243961'^^xsd:integer;
  dwc:scientificName 'Leptolaimoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2406'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243961'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256599> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256599'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256599'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256597> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256597'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256597'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256592> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256592'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256592'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256591> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256591'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256591'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256647> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256647'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256647'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256699> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256699'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256699'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256687> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256687'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256687'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256681> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256681'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256681'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256680> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256680'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256680'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256679> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256679'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256679'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256673> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256673'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256673'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256705> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256705'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256705'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256897> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256897'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256897'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256896> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256896'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256896'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256874> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256874'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256874'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256693> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256693'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256693'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256832> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256832'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256832'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256706> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256706'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256706'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256814> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256814'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256814'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256784> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256784'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256784'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256776> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256776'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256776'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256765> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256765'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256765'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256731> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256731'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256731'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256712> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256712'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256712'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256704> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256704'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2451'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256704'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233437> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233437'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233437'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233429> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233429'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233429'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233474> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233474'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233474'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233568> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233568'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233568'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233671> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233671'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233671'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233658> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233658'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233658'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233634> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233634'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233634'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233577> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233577'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233577'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233569> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233569'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233569'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256292> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256292'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256292'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256099> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256099'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256099'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252515> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252515'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252515'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252528> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252528'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252528'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252534> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252534'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252534'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252502> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252502'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252502'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252514> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252514'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252514'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252606> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252606'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252606'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252613> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252613'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252613'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252597> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252597'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252597'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252612> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252612'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252612'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252508> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252508'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252508'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252426> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252426'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252426'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252478> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252478'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252478'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252479> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252479'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252479'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252490> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252490'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252490'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252493> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252493'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252493'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252496> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252496'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252496'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252521> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252521'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252521'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252503> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252503'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252503'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252536> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252536'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252536'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252509> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252509'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252509'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252510> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252510'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252510'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252520> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252520'^^xsd:integer;
  dwc:scientificName 'Pararaeolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2442'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252520'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256392> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256392'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256392'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256128> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256128'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256128'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256177> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256177'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256177'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256208> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256208'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256208'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256283> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256283'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256283'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256296> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256296'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256296'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256304> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256304'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256304'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256359> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256359'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256359'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256116> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256116'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256116'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256368> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256368'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256368'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256280> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256280'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256280'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256403> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256403'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256403'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256412> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256412'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256412'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256418> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256418'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256418'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256419> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256419'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256419'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256423> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256423'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256423'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256424> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256424'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256424'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256437> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256437'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256437'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256443> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256443'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256443'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256492> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256492'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256492'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256366> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256366'^^xsd:integer;
  dwc:scientificName 'Southerniella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2443'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256366'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258324> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258324'^^xsd:integer;
  dwc:scientificName 'Trichotheristus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2470'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258324'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252394> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252394'^^xsd:integer;
  dwc:scientificName 'Paramonohystera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2463'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252394'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239393> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239393'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239393'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239387> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239387'^^xsd:integer;
  dwc:scientificName 'Elzalia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2457'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239387'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239097> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239097'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239097'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239170> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239170'^^xsd:integer;
  dwc:scientificName 'Disconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2488'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239170'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257058> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257058'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257058'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257052> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257052'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257052'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257047> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257047'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257047'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257041> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257041'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257041'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257030> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257030'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257030'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257024> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257024'^^xsd:integer;
  dwc:scientificName 'Spirobolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227177'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257024'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232689> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232689'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232689'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230475> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230475'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230475'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253822> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253822'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253822'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253868> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253868'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253868'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253867> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253867'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253867'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253861> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253861'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253861'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253854> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253854'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253854'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253827> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253827'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253827'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253819> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253819'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253819'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253812> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253812'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253812'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253790> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253790'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253790'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253750> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253750'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253750'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253744> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253744'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253744'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253739> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253739'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253739'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253721> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253721'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253721'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253853> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253853'^^xsd:integer;
  dwc:scientificName 'Protricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227514'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253853'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232690> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232690'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232690'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230467> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230467'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230467'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230478> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230478'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230478'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232686> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232686'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232686'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232773> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232773'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232773'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232775> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232775'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232775'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232782> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232782'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232782'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232831> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232831'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232831'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230466> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230466'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230466'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230483> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230483'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230483'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230468> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230468'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230468'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230469> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230469'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230469'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230471> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230471'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230471'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230484> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230484'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230484'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230472> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230472'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230472'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230473> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230473'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230473'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230474> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230474'^^xsd:integer;
  dwc:scientificName 'Comesa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227501'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230474'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252063> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252063'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252063'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252072> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252072'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252072'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252139> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252139'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252139'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251869> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251869'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251869'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251952> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251952'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251952'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251978> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251978'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251978'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252200> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252200'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252200'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252009> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A252009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:252009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '252009'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:252009'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251831> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251831'^^xsd:integer;
  dwc:scientificName 'Paramesacanthion'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2520'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251831'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239712> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239712'^^xsd:integer;
  dwc:scientificName 'Fenestrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239712'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247636> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247636'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247636'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247622> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247622'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247622'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247632> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247632'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247632'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247617> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247617'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247617'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247616> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247616'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247616'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247574> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247574'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247574'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247615> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247615'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247615'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247614> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247614'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247614'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247598> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247598'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247598'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247589> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247589'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247589'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247586> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247586'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247586'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247575> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247575'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247575'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247578> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247578'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247578'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247633> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247633'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247633'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247585> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247585'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247585'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247584> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247584'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247584'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247579> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247579'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247579'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247596> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247596'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247596'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247786> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247786'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247786'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247638> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247638'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247638'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247645> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247645'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247645'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247696> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247696'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247696'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247706> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247706'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247706'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247819> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247819'^^xsd:integer;
  dwc:scientificName 'Metasphaerolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '156847'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247819'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255177> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255177'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255177'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255176> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255176'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255176'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255175> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255175'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255175'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255225> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255225'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255225'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255257> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255257'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255257'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255278> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255278'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255278'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255174> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255174'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255174'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255172> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255172'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255172'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255170> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255170'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255170'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255169> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255169'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255169'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255165> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255165'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255165'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255157> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255157'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255157'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255162> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255162'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255162'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255163> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255163'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255163'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255164> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255164'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255164'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255600> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255600'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255600'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255601> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255601'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255601'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255602> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255602'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255602'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255607> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255607'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255607'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255608> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255608'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255608'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255650> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255650'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255650'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255437> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255437'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255437'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255325> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255325'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255325'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255324> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255324'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255324'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255288> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255288'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255288'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255286> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255286'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255286'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255285> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255285'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255285'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255281> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255281'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255281'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255279> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255279'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255279'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255651> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255651'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255651'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255657> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255657'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255657'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255658> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255658'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255658'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255277> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255277'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255277'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255332> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255332'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255332'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255440> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255440'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255440'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255273> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255273'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255273'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255366> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255366'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255366'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255365> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255365'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255365'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255344> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255344'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255344'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255343> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255343'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255343'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255338> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255338'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255338'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255337> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255337'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255337'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255272> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255272'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255272'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255435> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255435'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255435'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255576> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255576'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255576'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255530> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255530'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255530'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255519> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255519'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255519'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255518> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255518'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255518'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255515> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255515'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255515'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255514> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255514'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255514'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255513> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255513'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255513'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255512> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255512'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255512'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255443> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255443'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255443'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255442> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255442'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255442'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255441> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255441'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255441'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255588> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255588'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255588'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255087> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255087'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255087'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255091> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255091'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255091'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251022> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251022'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251022'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251043> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251043'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251043'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251162> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251162'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251162'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251167> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251167'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251167'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251042> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251042'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251042'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250995> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250995'^^xsd:integer;
  dwc:scientificName 'Odontophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2418'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250995'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229727> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229727'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229727'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229541> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229541'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229541'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243655> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243655'^^xsd:integer;
  dwc:scientificName 'Laimella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2431'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243655'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257368> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257368'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257368'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257460> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257460'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257460'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257511> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257511'^^xsd:integer;
  dwc:scientificName 'Tarvaia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2412'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257511'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247022> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247022'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247022'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246969> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246969'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246969'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243278> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243278'^^xsd:integer;
  dwc:scientificName 'Hypodontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2298'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243278'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232357> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232357'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232357'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232500> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232500'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232500'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232320> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232320'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232320'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250502> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250502'^^xsd:integer;
  dwc:scientificName 'Nannolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2317'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250502'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243895> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243895'^^xsd:integer;
  dwc:scientificName 'Ledovitia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2560'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243895'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231215> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231215'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231215'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248613> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248613'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248613'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248843> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248843'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248843'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248695> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248695'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248695'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234866> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234866'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234866'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235047> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235047'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235047'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234890> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234890'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234890'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236568> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236568'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236568'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236428> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236428'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236428'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255265> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255265'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255265'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255016> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255016'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255016'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254896> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254896'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254896'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254909> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254909'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254909'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254910> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254910'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254910'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254870> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254870'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254870'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254833> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254833'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254833'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254834> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254834'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254834'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254931> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254931'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254931'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254936> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254936'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254936'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254937> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254937'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254937'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254939> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254939'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254939'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255009> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255009'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255009'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255010> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255010'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255010'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254915> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254915'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254915'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254892> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254892'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254892'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254831> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254831'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254831'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254891> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254891'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254891'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254916> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254916'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254916'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255017> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255017'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255017'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254828> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254828'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254828'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254783> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254783'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254783'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254803> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254803'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254803'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254781> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254781'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254781'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254776> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254776'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254776'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254774> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254774'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254774'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254746> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254746'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254746'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254835> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254835'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254835'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254838> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254838'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254838'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254839> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254839'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254839'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254840> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254840'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254840'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254841> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254841'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254841'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254863> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254863'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254863'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254894> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254894'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254894'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254869> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254869'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254869'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254930> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254930'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254930'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254873> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254873'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254873'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254874> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254874'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254874'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254876> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254876'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254876'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254877> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254877'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254877'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254879> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254879'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254879'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254880> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254880'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254880'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254885> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254885'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254885'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254886> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254886'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254886'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254864> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254864'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254864'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254778> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254778'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254778'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254789> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254789'^^xsd:integer;
  dwc:scientificName 'Richtersia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2334'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254789'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239273> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239273'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239273'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239312> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239312'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239312'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239346> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239346'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239346'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239316> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239316'^^xsd:integer;
  dwc:scientificName 'Draconema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2354'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239316'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2354'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226203> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226203'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226203'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226226> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226226'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226226'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226206> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226206'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226206'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226209> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226209'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226209'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226210> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226210'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226210'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226211> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226211'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226211'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226212> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226212'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226212'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226213> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226213'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226213'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226225> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226225'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226225'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226227> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226227'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226227'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226231> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226231'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226231'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226232> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226232'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226232'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226263> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226263'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226263'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226283> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226283'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226283'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226221> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226221'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226221'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226205> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226205'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226205'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226015> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226015'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226015'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226041> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226041'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226041'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226094> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226094'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226094'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226115> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226115'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226115'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226177> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226177'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226177'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226190> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226190'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226190'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226178> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226178'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226178'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226179> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226179'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226179'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226181> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226181'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226181'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226183> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226183'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226183'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226184> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226184'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226184'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226167> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226167'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226167'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226189> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226189'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226189'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226158> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226158'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226158'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226191> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226191'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226191'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226192> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226192'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226192'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226194> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226194'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226194'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226195> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226195'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226195'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226198> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226198'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226198'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226200> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226200'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226200'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226186> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226186'^^xsd:integer;
  dwc:scientificName 'Aegialoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2381'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226186'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237864> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237864'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237864'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238092> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238092'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238092'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238052> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238052'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238052'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237999> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237999'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237999'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237992> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237992'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237992'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237984> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237984'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237984'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238049> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238049'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238049'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237966> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237966'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237966'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237957> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237957'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237957'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237955> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237955'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237955'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237934> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237934'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237934'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237933> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237933'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237933'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237932> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237932'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237932'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237929> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237929'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237929'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237928> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237928'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237928'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237962> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237962'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237962'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237916> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237916'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237916'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237926> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237926'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237926'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237927> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237927'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237927'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237545> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237545'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237545'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237607> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237607'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237607'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237631> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237631'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237631'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237632> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237632'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237632'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237756> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237756'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237756'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237674> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237674'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237674'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237986> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237986'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237986'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237818> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237818'^^xsd:integer;
  dwc:scientificName 'Diplopeltoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2383'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237818'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254515> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254515'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254515'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254595> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254595'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254595'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254642> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254642'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254642'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254157> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254157'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254157'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254204> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254204'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254204'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253969> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253969'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253969'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254308> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254308'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254308'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254343> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254343'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254343'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254367> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254367'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254367'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254414> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254414'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254414'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254442> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254442'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254442'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253911> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253911'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253911'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254264> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254264'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254264'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253912> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253912'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253912'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253916> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253916'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253916'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253922> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253922'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253922'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253928> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253928'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253928'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253929> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253929'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253929'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253933> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253933'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253933'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253944> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253944'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253944'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253962> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253962'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253962'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253975> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253975'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253975'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253976> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253976'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253976'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254001> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254001'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254001'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254054> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A254054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:254054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '254054'^^xsd:integer;
  dwc:scientificName 'Pselionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2389'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:254054'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240117> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240117'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240117'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240135> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240135'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240135'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242468> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242468'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242468'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240181> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240181'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240181'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240122> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240122'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240122'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240596> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240596'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240596'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241030> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A241030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:241030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '241030'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:241030'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240534> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240534'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240534'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240539> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240539'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240539'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240589> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240589'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240589'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242326> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242326'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242326'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242887> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A242887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:242887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '242887'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:242887'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231178> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231178'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231178'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232042> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232042'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232042'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231218> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231218'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231218'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232238> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232238'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232238'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227508> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227508'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227508'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228452> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228452'^^xsd:integer;
  dwc:scientificName 'Camacolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228452'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233719> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233719'^^xsd:integer;
  dwc:scientificName 'Dasynemoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2387'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233719'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247464> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247464'^^xsd:integer;
  dwc:scientificName 'Metadasynemella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2388'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247464'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236982> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A236982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:236982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '236982'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:236982'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235339> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A235339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:235339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '235339'^^xsd:integer;
  dwc:scientificName 'Desmoscolex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2369'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:235339'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248179> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248179'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248179'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248309> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248309'^^xsd:integer;
  dwc:scientificName 'Microlaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2366'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248309'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251762> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251762'^^xsd:integer;
  dwc:scientificName 'Paradesmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2341'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251762'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234136> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234136'^^xsd:integer;
  dwc:scientificName 'Deontolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2394'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234136'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253249> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253249'^^xsd:integer;
  dwc:scientificName 'Porocoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '227374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253249'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238499> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238499'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238499'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238150> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238150'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238150'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239059> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239059'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239059'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238746> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238746'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238746'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238904> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A238904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:238904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '238904'^^xsd:integer;
  dwc:scientificName 'Diplopeltula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2439'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:238904'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255244> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255244'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255244'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255188> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255188'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255188'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255331> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255331'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255331'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255228> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255228'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255228'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228483> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228483'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228483'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228628> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A228628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:228628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '228628'^^xsd:integer;
  dwc:scientificName 'Campylaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:228628'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243118> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243118'^^xsd:integer;
  dwc:scientificName 'Hopperia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2429'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243118'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229899> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229899'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229899'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229765> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229765'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229765'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229563> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229563'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229563'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233399> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233399'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233399'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233377> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A233377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:233377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '233377'^^xsd:integer;
  dwc:scientificName 'Daptonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2455'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:233377'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226645> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226645'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226645'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226518> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226518'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226518'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226679> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A226679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:226679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '226679'^^xsd:integer;
  dwc:scientificName 'Amphimonhystrella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '156741'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:226679'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '156741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239830> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239830'^^xsd:integer;
  dwc:scientificName 'Gammanema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2331'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239830'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246513> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246513'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246513'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247083> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247083'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247083'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247123> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A247123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:247123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '247123'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:247123'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246568> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246568'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246568'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231177> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231177'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231177'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234212> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234212'^^xsd:integer;
  dwc:scientificName 'Desmodora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2339'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234212'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243027> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A243027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:243027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '243027'^^xsd:integer;
  dwc:scientificName 'Halichoanolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2332'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:243027'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234492> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234492'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234492'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239699> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A239699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:239699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '239699'^^xsd:integer;
  dwc:scientificName 'Fenestrolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2515'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:239699'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248696> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A248696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:248696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '248696'^^xsd:integer;
  dwc:scientificName 'Molgolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2343'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:248696'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258044> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A258044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:258044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '258044'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:258044'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257992> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257992'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257992'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257852> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257852'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257852'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257915> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257915'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257915'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257813> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257813'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257813'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257817> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257817'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257817'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257744> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257744'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257744'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257605> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257605'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257605'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257606> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257606'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257606'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257610> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257610'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257610'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257611> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257611'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257611'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257673> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257673'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257673'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257612> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257612'^^xsd:integer;
  dwc:scientificName 'Thalassoalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2552'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257612'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227551> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227551'^^xsd:integer;
  dwc:scientificName 'Bolbolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '153204'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227551'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '153204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232089> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232089'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232089'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227153> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A227153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:227153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '227153'^^xsd:integer;
  dwc:scientificName 'Araeolaimida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '231698'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:227153'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '231698'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237336> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A237336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:237336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '237336'^^xsd:integer;
  dwc:scientificName 'Dichromadora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2297'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:237336'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234451> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A234451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:234451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '234451'^^xsd:integer;
  dwc:scientificName 'Desmodorella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '227466'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:234451'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '853823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230087> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230087'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230087'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231236> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A231236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:231236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '231236'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:231236'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225917> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A225917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:225917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '225917'^^xsd:integer;
  dwc:scientificName 'Actinonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2283'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:225917'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255434> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255434'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255434'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249152> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249152'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249152'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249275> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249275'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249275'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255187> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255187'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255187'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255221> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255221'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255221'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255236> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255236'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255236'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246581> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.62166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.62166667 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.62166667"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246581'^^xsd:integer;
  dwc:scientificName 'Longicyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.62166667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246581'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255224> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255224'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255224'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230010> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230010'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230010'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255330> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A255330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:255330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '255330'^^xsd:integer;
  dwc:scientificName 'Sabatieria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2433'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:255330'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253408> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A253408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:253408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '253408'^^xsd:integer;
  dwc:scientificName 'Prototricoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '227253'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:253408'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '227253'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232074> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232074'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232074'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249836> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249836'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249836'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249219> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A249219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:249219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '249219'^^xsd:integer;
  dwc:scientificName 'Monhysteridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:249219'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240540> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240540'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240540'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240524> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240524'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240524'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240132> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A240132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:240132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '240132'^^xsd:integer;
  dwc:scientificName 'Halalaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2548'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:240132'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230009> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A230009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:230009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '230009'^^xsd:integer;
  dwc:scientificName 'Chromadoridae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:230009'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257251> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A257251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:257251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '257251'^^xsd:integer;
  dwc:scientificName 'Syringolaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2526'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:257251'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246991> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A246991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:246991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '246991'^^xsd:integer;
  dwc:scientificName 'Metacyatholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:246991'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256567> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A256567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:256567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '256567'^^xsd:integer;
  dwc:scientificName 'Sphaerolaimidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2189'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:256567'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232450> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A232450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:232450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '232450'^^xsd:integer;
  dwc:scientificName 'Acantholaimus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2303'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:232450'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250586> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A250586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:250586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '250586'^^xsd:integer;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:250586'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229694> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229694'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229694'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229754> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229754'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229754'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229693> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229693'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229693'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229917> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A229917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:229917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '229917'^^xsd:integer;
  dwc:scientificName 'Cervonema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2430'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:229917'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251389> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251389'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251389'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251387> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251387'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251387'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251385> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251385'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251385'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251378> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251378'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251378'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251335> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251335'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251335'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251336> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251336'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251336'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251337> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251337'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251337'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251339> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251339'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251339'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251340> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251340'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251340'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251341> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251341'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251341'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251345> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.63333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.63333333 8.666666667)"^^geo:wktLiteral ;
  geo-pos:lat "42.63333333"^^xsd:decimal ;
  geo-pos:long "8.666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251345'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.666666667'^^xsd:double;
  dwc:latitude '42.63333333'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251345'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251318> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251318'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251318'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251383> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.685"^^xsd:decimal ;
  dwc:decimalLongitude "8.633333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.685 8.633333333)"^^geo:wktLiteral ;
  geo-pos:lat "42.685"^^xsd:decimal ;
  geo-pos:long "8.633333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251383'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.633333333'^^xsd:double;
  dwc:latitude '42.685'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251383'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251377> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251377'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251377'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251351> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251351'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251351'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251352> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251352'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251352'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251353> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251353'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251353'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251356> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251356'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251356'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251358> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251358'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251358'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251364> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251364'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251364'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251366> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251366'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251366'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251369> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65666667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "820"^^xsd:integer ;
  dwc:maximumDepthInMeters "820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65666667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.65666667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251369'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.65666667'^^xsd:double;
  dwc:minimumDepth '820'^^xsd:integer;
  dwc:maximumDepth '820'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251369'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251371> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251371'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251371'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251375> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251375'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251375'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251376> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.665"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.665 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.665"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251376'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.665'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251376'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251347> ;
  mr:hasGeometry <https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.64166667"^^xsd:decimal ;
  dwc:decimalLongitude "8.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.64166667 8.65)"^^geo:wktLiteral ;
  geo-pos:lat "42.64166667"^^xsd:decimal ;
  geo-pos:long "8.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/841__urn%3Acatalog%3AMarBEF%2FManuela%3Asc%3A251347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:sc:251347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/841_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'sc'^^xsd:string;
  dwc:catalogNumber '251347'^^xsd:integer;
  dwc:scientificName 'Oxystomina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Ligurian Sea - Med.'^^xsd:string;
  dwc:longitude '8.65'^^xsd:double;
  dwc:latitude '42.64166667'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '2551'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:sc:251347'^^xsd:anyURI;
  dwc:observationDate '1985-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '2551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF